﻿2026-09-21T23:02:10.0693138Z ##[group]Run actions/checkout@v5
2026-09-21T23:02:10.0693868Z with:
2026-09-21T23:02:10.0694255Z   repository: BigscreenVR/spt-bs-core
2026-09-21T23:02:10.0697083Z   token: ***
2026-09-21T23:02:10.0697540Z   ssh-strict: true
2026-09-21T23:02:10.0697901Z   ssh-user: git
2026-09-21T23:02:10.0698258Z   persist-credentials: true
2026-09-21T23:02:10.0698662Z   clean: true
2026-09-21T23:02:10.0699117Z   sparse-checkout-cone-mode: true
2026-09-21T23:02:10.0699535Z   fetch-depth: 1
2026-09-21T23:02:10.0699883Z   fetch-tags: false
2026-09-21T23:02:10.0700235Z   show-progress: true
2026-09-21T23:02:10.0700593Z   lfs: false
2026-09-21T23:02:10.0700931Z   submodules: false
2026-09-21T23:02:10.0701289Z   set-safe-directory: true
2026-09-21T23:02:10.0701695Z   allow-unsafe-pr-checkout: false
2026-09-21T23:02:10.0702344Z ##[endgroup]
2026-09-21T23:02:10.1482558Z Syncing repository: BigscreenVR/spt-bs-core
2026-09-21T23:02:10.1484054Z ##[group]Getting Git version info
2026-09-21T23:02:10.1484710Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-09-21T23:02:10.1485660Z [command]/usr/bin/git version
2026-09-21T23:02:10.1486068Z git version 2.43.0
2026-09-21T23:02:10.1493720Z ##[endgroup]
2026-09-21T23:02:10.1501586Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/fd2aae13-f9fd-44b1-8389-9cb14316b110/.gitconfig'
2026-09-21T23:02:10.1508930Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/fd2aae13-f9fd-44b1-8389-9cb14316b110' before making global git config changes
2026-09-21T23:02:10.1510897Z Adding repository directory to the temporary git global config as a safe directory
2026-09-21T23:02:10.1512485Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-09-21T23:02:10.1564427Z [command]/usr/bin/git config --local --get remote.origin.url
2026-09-21T23:02:10.1583839Z https://github.com/BigscreenVR/spt-bs-core
2026-09-21T23:02:10.1593359Z ##[group]Removing previously created refs, to avoid conflicts
2026-09-21T23:02:10.1595779Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-09-21T23:02:10.1613490Z refs/heads/main
2026-09-21T23:02:10.1619716Z [command]/usr/bin/git checkout --detach
2026-09-21T23:02:10.1694242Z HEAD is now at 6ea6f9a282 ci: reuse exact green PR units on main pushes
2026-09-21T23:02:10.1727712Z [command]/usr/bin/git branch --delete --force main
2026-09-21T23:02:10.1761267Z Deleted branch main (was 6ea6f9a282).
2026-09-21T23:02:10.1933071Z ##[endgroup]
2026-09-21T23:02:10.1936939Z [command]/usr/bin/git submodule status
2026-09-21T23:02:10.2126765Z ##[group]Cleaning the repository
2026-09-21T23:02:10.2127441Z [command]/usr/bin/git clean -ffdx
2026-09-21T23:02:10.2159866Z Removing .github/ci/__pycache__/
2026-09-21T23:02:10.2167737Z [command]/usr/bin/git reset --hard HEAD
2026-09-21T23:02:10.2247303Z HEAD is now at 6ea6f9a282 ci: reuse exact green PR units on main pushes
2026-09-21T23:02:10.2253491Z ##[endgroup]
2026-09-21T23:02:10.2255061Z ##[group]Disabling automatic garbage collection
2026-09-21T23:02:10.2258414Z [command]/usr/bin/git config --local gc.auto 0
2026-09-21T23:02:10.2283433Z ##[endgroup]
2026-09-21T23:02:10.2284175Z ##[group]Setting up auth
2026-09-21T23:02:10.2288676Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-21T23:02:10.2313437Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-09-21T23:02:10.2502652Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-21T23:02:10.2529103Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-09-21T23:02:10.2715401Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-21T23:02:10.2740286Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-21T23:02:10.2929477Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-09-21T23:02:10.2958274Z ##[endgroup]
2026-09-21T23:02:10.2959156Z ##[group]Fetching the repository
2026-09-21T23:02:10.2964364Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +6ea6f9a2828a6418277e0f8a9fd620a38296d719:refs/remotes/origin/main
2026-09-21T23:02:10.8170869Z ##[endgroup]
2026-09-21T23:02:10.8171718Z ##[group]Determining the checkout info
2026-09-21T23:02:10.8172572Z ##[endgroup]
2026-09-21T23:02:10.8175214Z [command]/usr/bin/git sparse-checkout disable
2026-09-21T23:02:10.8213390Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-09-21T23:02:10.8235031Z ##[group]Checking out the ref
2026-09-21T23:02:10.8237352Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-09-21T23:02:10.8310330Z Switched to a new branch 'main'
2026-09-21T23:02:10.8310984Z branch 'main' set up to track 'origin/main'.
2026-09-21T23:02:10.8317499Z ##[endgroup]
2026-09-21T23:02:10.8361588Z [command]/usr/bin/git log -1 --format=%H
2026-09-21T23:02:10.8392177Z 6ea6f9a2828a6418277e0f8a9fd620a38296d719
